バージョン

BusyAnimation<T> クラス

派生 Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenter によって表される XamBusyIndicator で表示されるアニメーションの基本クラス。
シンタックス
'宣言
 
Public MustInherit Class BusyAnimation(Of T As {New, BusyAnimationPresenter}) 
   Inherits BusyAnimation
public abstract class BusyAnimation<T> : BusyAnimation 
where T: new(), BusyAnimationPresenter
型パラメータ
T
アニメーションの視覚表現を提供する Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenter の型。
参照